Resource StructureDefinition/FHIR Server from package de.medizininformatikinitiative.kerndatensatz.consent#2025.0.0-alpha (47 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "e0e166b4-0f77-478d-9062-de0034d98ce0",
"url" : "https://www.medizininformatik-initiative.de/fhir/modul-consent/StructureDefinition/mii-pr-consent-einwilligung",
"version" : "1.0.8",
"name" : "MII_PR_Consent_Einwilligung",
"title" : "Profile - MI-I - Consent - Einwilligung",
"status" : "active",
"date" : "2024-12-12",
"description" : "Dieses Profil beschreibt eine Einwilligung in der Medizininformatik-Initiative.",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "workflow",
"uri" : "http://hl7.org/fhir/workflow",
"name" : "Workflow Pattern"
},
{
"identity" : "v2",
"uri" : "http://hl7.org/v2",
"name" : "HL7 v2 Mapping"
},
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "w5",
"uri" : "http://hl7.org/fhir/fivews",
"name" : "FiveWs Pattern Mapping"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "Consent",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Consent",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Consent.id",
"path" : "Consent.id",
"mustSupport" : true
},
{
"id" : "Consent.meta",
"path" : "Consent.meta",
"mustSupport" : true
},
{
"id" : "Consent.meta.source",
"path" : "Consent.meta.source",
"mustSupport" : true
},
{
"id" : "Consent.meta.profile",
"path" : "Consent.meta.profile",
"mustSupport" : true
},
{
"id" : "Consent.extension",
"path" : "Consent.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
}
},
{
"id" : "Consent.extension:domainReference",
"path" : "Consent.extension",
"sliceName" : "domainReference",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://fhir.de/ConsentManagement/StructureDefinition/DomainReference"
]
}
],
"mustSupport" : true
},
{
"id" : "Consent.extension:domainReference.extension",
"path" : "Consent.extension.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
}
},
{
"id" : "Consent.extension:domainReference.extension:domain",
"path" : "Consent.extension.extension",
"sliceName" : "domain",
"mustSupport" : true
},
{
"id" : "Consent.status",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "Consent.status",
"mustSupport" : true
},
{
"id" : "Consent.scope",
"path" : "Consent.scope",
"comment" : "Wird im Kontext des Einwilligungsmanagment-Leitfadens nicht näher definiert.\r\nBei Bedarf kann das ValueSet erweitert oder ggf. ein NullFlavor-Code eingetragen werden."
},
{
"id" : "Consent.scope.coding",
"path" : "Consent.scope.coding",
"min" : 1,
"max" : "1"
},
{
"id" : "Consent.scope.coding.system",
"path" : "Consent.scope.coding.system",
"min" : 1,
"fixedUri" : "http://terminology.hl7.org/CodeSystem/consentscope"
},
{
"id" : "Consent.scope.coding.code",
"path" : "Consent.scope.coding.code",
"min" : 1,
"fixedCode" : "research"
},
{
"id" : "Consent.category",
"path" : "Consent.category",
"slicing" : {
"discriminator" : [
{
"type" : "pattern",
"path" : "$this"
}
],
"rules" : "closed"
},
"min" : 2,
"max" : "*",
"mustSupport" : true
},
{
"id" : "Consent.category:loinc",
"path" : "Consent.category",
"sliceName" : "loinc",
"min" : 1,
"max" : "1",
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "57016-8"
}
]
},
"mustSupport" : true
},
{
"id" : "Consent.category:loinc.coding",
"path" : "Consent.category.coding",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Consent.category:loinc.coding.system",
"path" : "Consent.category.coding.system",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Consent.category:loinc.coding.code",
"path" : "Consent.category.coding.code",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Consent.category:mii",
"path" : "Consent.category",
"sliceName" : "mii",
"min" : 1,
"max" : "1",
"patternCodeableConcept" : {
"coding" : [
{
"code" : "2.16.840.1.113883.3.1937.777.24.2.184"
}
]
},
"mustSupport" : true
},
{
"id" : "Consent.category:mii.coding",
"path" : "Consent.category.coding",
"min" : 1,
"max" : "1",
"patternCoding" : {
"system" : "https://www.medizininformatik-initiative.de/fhir/modul-consent/CodeSystem/mii-cs-consent-consent_category"
},
"mustSupport" : true
},
{
"id" : "Consent.category:mii.coding.system",
"path" : "Consent.category.coding.system",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Consent.category:mii.coding.code",
"path" : "Consent.category.coding.code",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Consent.patient",
"path" : "Consent.patient",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://fhir.de/ConsentManagement/StructureDefinition/Patient"
]
}
],
"mustSupport" : true
},
{
"id" : "Consent.patient.reference",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "Consent.patient.reference",
"mustSupport" : true
},
{
"id" : "Consent.patient.identifier",
"path" : "Consent.patient.identifier",
"mustSupport" : true
},
{
"id" : "Consent.patient.identifier.system",
"path" : "Consent.patient.identifier.system",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Consent.patient.identifier.value",
"path" : "Consent.patient.identifier.value",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Consent.dateTime",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "Consent.dateTime",
"short" : "Erstellungszeitpunkt der Einwilligung",
"definition" : "Dieser Zeitpunkt sollte in der Praxis, zumindest bei vollelektronischer Verarbeitung, identisch mit dem Unterschriftsdatum des Fragebogens sein (Provenance.signature.when des Patienten)",
"comment" : "Dieser Zeitpunkt sollte in der Praxis, zumindest bei vollelektronischer Verarbeitung, identisch mit dem Unterschriftsdatum des Fragebogens sein (Provenance.signature.when des Patienten)",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Consent.organization",
"path" : "Consent.organization",
"short" : "Organisation, in der die Einwilligung erfasst wurde.",
"definition" : "Dies ist die Organisation, die den Consent erfasst hat.",
"mustSupport" : true
},
{
"id" : "Consent.source[x]",
"path" : "Consent.source[x]",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://fhir.de/ConsentManagement/StructureDefinition/QuestionnaireResponse"
]
}
],
"mustSupport" : true
},
{
"id" : "Consent.source[x].reference",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "Consent.source[x].reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Consent.policy",
"path" : "Consent.policy",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Consent.policy.uri",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "Consent.policy.uri",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Consent.policyRule",
"path" : "Consent.policyRule",
"mustSupport" : true
},
{
"id" : "Consent.policyRule.extension",
"path" : "Consent.policyRule.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
}
},
{
"id" : "Consent.policyRule.extension:xacml",
"path" : "Consent.policyRule.extension",
"sliceName" : "xacml",
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://fhir.de/ConsentManagement/StructureDefinition/Xacml"
]
}
],
"mustSupport" : true
},
{
"id" : "Consent.provision",
"path" : "Consent.provision",
"mustSupport" : true
},
{
"id" : "Consent.provision.type",
"path" : "Consent.provision.type",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Consent.provision.period",
"path" : "Consent.provision.period",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Consent.provision.period.start",
"path" : "Consent.provision.period.start",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Consent.provision.period.end",
"path" : "Consent.provision.period.end",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Consent.provision.action",
"path" : "Consent.provision.action",
"max" : "0"
},
{
"id" : "Consent.provision.code",
"path" : "Consent.provision.code",
"max" : "0"
},
{
"id" : "Consent.provision.provision",
"path" : "Consent.provision.provision",
"mustSupport" : true
},
{
"id" : "Consent.provision.provision.type",
"path" : "Consent.provision.provision.type",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Consent.provision.provision.period",
"path" : "Consent.provision.provision.period",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Consent.provision.provision.period.start",
"path" : "Consent.provision.provision.period.start",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Consent.provision.provision.period.end",
"path" : "Consent.provision.provision.period.end",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Consent.provision.provision.action",
"path" : "Consent.provision.provision.action",
"max" : "0"
},
{
"id" : "Consent.provision.provision.code",
"path" : "Consent.provision.provision.code",
"min" : 1,
"mustSupport" : true,
"binding" : {
"strength" : "required",
"valueSet" : "https://www.medizininformatik-initiative.de/fhir/modul-consent/ValueSet/mii-vs-consent-policy"
}
},
{
"id" : "Consent.provision.provision.code.coding",
"path" : "Consent.provision.provision.code.coding",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Consent.provision.provision.code.coding.system",
"path" : "Consent.provision.provision.code.coding.system",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Consent.provision.provision.code.coding.code",
"path" : "Consent.provision.provision.code.coding.code",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Consent.provision.provision.provision",
"path" : "Consent.provision.provision.provision",
"max" : "0"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.